CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 单文档 vc

搜索资源列表

  1. ImageText

    0下载:
  2. 基于VC++6.0的,MFC单文档图文按钮,对程序界面美化有很大的作用-VC++6.0 based on the, MFC single document graphic button, the program has a significant role in beautifying the interface
  3. 所属分类:Button control

    • 发布日期:2017-04-03
    • 文件大小:122214
    • 提供者:yangzhao
  1. MFCDC

    3下载:
  2. 实现VC++读取CAD的dxf文件,并在单文档中还原图形-VC++ implementation of CAD dxf file to read, and restore the graphics in a single document
  3. 所属分类:CAD

    • 发布日期:2013-06-20
    • 文件大小:3699985
    • 提供者:
  1. qiexian

    0下载:
  2. vc绘图程序实例(切线切点图),单文档程序,很有借鉴价值-vc drawing program example (Figure tangent cut points), single-document program, a very useful reference value
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-10
    • 文件大小:2363008
    • 提供者:老昌
  1. PictureOnView.rar

    0下载:
  2. VC--单文档中显示图片 单文档中显示图片,单文档中显示图片
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:55460
    • 提供者:gacser
  1. single-document--dialog

    0下载:
  2. 基于单文档的VC程序中嵌入对话框实现界面布局-VC program based on single-document interface embedded in the dialog box layout to achieve
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-24
    • 文件大小:39009
    • 提供者:王佳佳
  1. text_editor

    0下载:
  2. 文档详细解说了如何用VC++的MFC设计一个简单的单文档的文本编辑器-Document a detailed explanation of how the MFC with VC++ to design a simple single-document text editor
  3. 所属分类:Editor

    • 发布日期:2017-04-04
    • 文件大小:4898
    • 提供者:
  1. ColorToolbar

    0下载:
  2. 本程序是用VC的MFC开发的单文档彩色工具条-This program is developed with VC, MFC single document color toolbar
  3. 所属分类:ToolBar

    • 发布日期:2017-05-15
    • 文件大小:3652790
    • 提供者:张瑞波
  1. MyDrawSystem

    0下载:
  2. vc单文档应用程序,绘制自由曲线,可以设置线形,粗细,颜色,可以运行!-vc single document application, draw free curve, you can set the alignment, width, color, you can run!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:2002606
    • 提供者:燃冰
  1. Test

    0下载:
  2. 自己整的一个VC单文档切分视图并通信小例子,对学习视图分割的朋友有点用-Own the whole of a single-document segmentation VC view and communicate small example, to learn the view of some use to split a friend
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-05-10
    • 文件大小:2214499
    • 提供者:haly
  1. PaoPao

    0下载:
  2. VC 单文档 实现的小球在窗体内移动,小球是带颜色的-VC Single Document implementation of the small ball in the window of the body movement of the ball is intended to bring the color
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1948674
    • 提供者:阿倜
  1. Sdi0611

    0下载:
  2. VC实现的单文档应用程序,分为两栏,左边以树形显示-VC to achieve single-document application, is divided into two columns, on the left to display tree
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-15
    • 文件大小:3657709
    • 提供者:Coral
  1. OpenCV

    0下载:
  2. 用VC++和OpenCV完成了单文档图像浏览器功能,源代码-Did a image scancer with VC++ and Opencv.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-08
    • 文件大小:1950602
    • 提供者:张和平
  1. icon

    1下载:
  2. 实现带图标的菜单的VC源代码,含单文档和多文档-Achieved with the icon of the menu VC source code, including single-document and multi-document
  3. 所属分类:菜单

    • 发布日期:2012-11-08
    • 文件大小:74728
    • 提供者:lsp
  1. CreateDialog

    0下载:
  2. 用VC实现窗口的创建,仿照MFC单文档对话框编写的源代码-The method of create Dialog
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-30
    • 文件大小:131481
    • 提供者:wangcong
  1. SdiMulti_demo

    0下载:
  2. 单文档多视图SdiMulti_demo,在VC单文档架构中实现多文档界面-Single document multi-view SdiMulti_demo, in the framework of VC single document multi-document interface
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:72261
    • 提供者:gawker
  1. bresenham

    0下载:
  2. 直线bresenham算法,用VC++ 6.0编写。 注意:新建一个MFC(EXE)工程,在导向中选单文档即可-Bresenham line algorithm, with VC++ 6.0 preparation. Note: Create a new MFC (EXE) project, in the guidance document in the menu can be
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:2005729
    • 提供者:秦始皇
  1. SDocDemo

    0下载:
  2. 详细介绍了VC中单文档视图的开发实例,实例具有代表性,可直接应用。-Described in detail in the VC view the development of single-document examples, examples are representative, can be applied directly.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-08
    • 文件大小:36461
    • 提供者:luowei
  1. caipao

    0下载:
  2. 该源码为彩票选号器,利用的是VC中单文档界面和多文档界面技术知识-选号the source for the lottery, and the use of the VC in the Single Document Interface and Multiple Document Interface technical knowledge
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:13120
    • 提供者:阿歪
  1. number10

    0下载:
  2. 用VC编写的一个单文档程序,其中点击文档,托动鼠标可以画圆,点击圆心坐标时,显示所有圆心的位置。-VC prepared using a single document procedures, click on the document, asked to move the computer mouse can drawcircle, click on the center coordinates indicating the location of all the center of a ci
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:46977
    • 提供者:许佳
  1. background

    0下载:
  2. 一个能够改变单文档背景位图的VC源代码。-A single document can change the background bitmap of the VC source code.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:45411
    • 提供者:zgeagle
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 19 »
搜珍网 www.dssz.com